Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NGridDocument<TGrid> Class
Members


In This Topic
    NGridDocument<TGrid> Class
    In This Topic
    Represents a grid document and serves as base class for NTableGridDocument and NTreeGridDocument classes
    Object Model
    NGridDocument<TGrid> Class
    Syntax
    Type Parameters
    TGrid
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NDocument
                Nevron.Nov.Dom.NGenericDocument<TContent>
                   Nevron.Nov.Grid.NGridDocument<TGrid>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also